indirect call meaning in Chinese
间接调入,间接呼叫
Examples
- The compiler can perform optimizations with indirect calls , such as hoisting the load of a virtual method address out of a loop
,编译器可以使用间接调用执行优化,如提升循环外虚方法地址的加载。 - Instruction onto the microsoft intermediate language msil stream , specifying a managed calling convention for the indirect call
指令放到microsoft中间语言( msil )流,并指定间接调用的托管调用约定。 - Instruction onto the microsoft intermediate language msil stream , specifying an unmanaged calling convention for the indirect call
指令放到microsoft中间语言( msil )流,并指定间接调用的非托管调用约定。